[INFO] cloning repository https://github.com/NIBRSYK16/wasmtime-as-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NIBRSYK16/wasmtime-as-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNIBRSYK16%2Fwasmtime-as-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNIBRSYK16%2Fwasmtime-as-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1674a280f99ebbb888872fe0e27721a43cd45da
[INFO] fixing NIBRSYK16/wasmtime-as-lib against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNIBRSYK16%2Fwasmtime-as-lib" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NIBRSYK16/wasmtime-as-lib
[INFO] finished tweaking git repo https://github.com/NIBRSYK16/wasmtime-as-lib
[INFO] tweaked toml for git repo https://github.com/NIBRSYK16/wasmtime-as-lib written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NIBRSYK16/wasmtime-as-lib on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NIBRSYK16/wasmtime-as-lib already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 69a7ba30cad1a6c083bafe7a8d5c2b81737a81a4860e80d24a7daafc0727c58d
[INFO] running `Command { std: "docker" "start" "69a7ba30cad1a6c083bafe7a8d5c2b81737a81a4860e80d24a7daafc0727c58d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "69a7ba30cad1a6c083bafe7a8d5c2b81737a81a4860e80d24a7daafc0727c58d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69a7ba30cad1a6c083bafe7a8d5c2b81737a81a4860e80d24a7daafc0727c58d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "69a7ba30cad1a6c083bafe7a8d5c2b81737a81a4860e80d24a7daafc0727c58d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling cranelift-isle v0.109.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.109.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking semver v1.0.23
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.109.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking wasm-encoder v0.209.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking wasm-encoder v0.219.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking wasmtime-component-util v22.0.0
[INFO] [stderr]    Compiling wasmtime-component-macro v22.0.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]    Compiling wasmtime-cache v22.0.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking wasmtime-asm-macros v22.0.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v22.0.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking wasmtime-slab v22.0.0
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking cranelift-control v0.109.0
[INFO] [stderr]     Checking wast v219.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling cranelift-codegen v0.109.0
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v22.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling wasmtime-fiber v22.0.0
[INFO] [stderr]    Compiling wasmtime v22.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasmparser v0.209.1
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking wat v1.219.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking cranelift-entity v0.109.0
[INFO] [stderr]     Checking postcard v1.0.10
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking cranelift-bforest v0.109.0
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]    Compiling wit-parser v0.209.1
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v22.0.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking wasmtime-jit-debug v22.0.0
[INFO] [stderr]     Checking wasmtime-types v22.0.0
[INFO] [stderr]     Checking wasmprinter v0.209.1
[INFO] [stderr]     Checking wasmtime-environ v22.0.0
[INFO] [stderr]     Checking cranelift-frontend v0.109.0
[INFO] [stderr]     Checking cranelift-native v0.109.0
[INFO] [stderr]     Checking cranelift-wasm v0.109.0
[INFO] [stderr]     Checking wasmtime-cranelift v22.0.0
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/runtime/vm/mpk/enabled.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/externals/table.rs (2 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/sys/unix/vm.rs (5 fixes)
[INFO] [stderr]        Fixed src/runtime/func.rs (16 fixes)
[INFO] [stderr]        Fixed src/runtime/store/data.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/vm/instance/allocator/pooling/unix_stack_pool.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/code_memory.rs (2 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/instance/allocator/pooling/table_pool.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/instance.rs (5 fixes)
[INFO] [stderr]        Fixed src/runtime/component/func/options.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/vm/send_sync_ptr.rs (2 fixes)
[INFO] [stderr]        Fixed src/runtime/externals.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/trap.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/vm/component/libcalls.rs (20 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/instance/allocator/pooling.rs (3 fixes)
[INFO] [stderr]        Fixed src/runtime/component/resources.rs (4 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/threads/parking_spot.rs (8 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/arch/x86_64.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/values.rs (3 fixes)
[INFO] [stderr]        Fixed src/lib.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/store/context.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/vm/instance/allocator.rs (7 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/instance/allocator/on_demand.rs (2 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/vmcontext.rs (29 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/mmap.rs (4 fixes)
[INFO] [stderr]        Fixed src/runtime/trampoline/func.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/component/storage.rs (3 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/mmap_vec.rs (2 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/table.rs (2 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/vmcontext/vm_host_func_context.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/component/func/typed.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/vm/traphandlers/backtrace.rs (3 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/sys/unix/signals.rs (6 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/libcalls.rs (12 fixes)
[INFO] [stderr]        Fixed src/runtime/linker.rs (3 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/instance.rs (11 fixes)
[INFO] [stderr]        Fixed src/runtime/component/resource_table.rs (1 fix)
[INFO] [stderr]        Fixed src/runtime/store.rs (3 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/cow.rs (5 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/traphandlers.rs (5 fixes)
[INFO] [stderr]        Fixed src/runtime/func/typed.rs (6 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/component.rs (13 fixes)
[INFO] [stderr]        Fixed src/runtime/component/func/host.rs (4 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/sys/unix/mmap.rs (2 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/debug_builtins.rs (3 fixes)
[INFO] [stderr]        Fixed src/runtime/memory.rs (2 fixes)
[INFO] [stderr]        Fixed src/runtime/externals/global.rs (2 fixes)
[INFO] [stderr]        Fixed src/runtime/trampoline/memory.rs (4 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/gc/gc_runtime.rs (2 fixes)
[INFO] [stderr]        Fixed src/runtime/vm/sys/unix/unwind.rs (2 fixes)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:567:19
[INFO] [stdout]     |
[INFO] [stdout] 566 |             let mut future = Pin::from(func(caller, params, results));
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `future` calls a custom destructor
[INFO] [stdout]     |                 `future` will be dropped later as of Edition 2024
[INFO] [stdout] 567 |             match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 571 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:876:19
[INFO] [stdout]     |
[INFO] [stdout] 874 |             let mut future = Pin::from(func(caller, args));
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `future` calls a custom destructor
[INFO] [stdout]     |                 `future` will be dropped later as of Edition 2024
[INFO] [stdout] 875 |
[INFO] [stdout] 876 |             match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 880 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/externals/global.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |             let mut store = AutoAssertNoGc::new(store.0);
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `store` calls a custom destructor
[INFO] [stdout]     |                 `store` will be dropped later as of Edition 2024
[INFO] [stdout] 111 |             let definition = &*store[self.0].definition;
[INFO] [stdout] 112 |             match self._ty(&store).content() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 162 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/store.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | impl Drop for AutoAssertNoGc<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:242:52
[INFO] [stdout]     |
[INFO] [stdout] 241 |               if let Err(import_err) = self._get_by_import(&import) {
[INFO] [stdout]     |                          ----------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `import_err` calls a custom destructor
[INFO] [stdout]     |                          `import_err` will be dropped later as of Edition 2024
[INFO] [stdout] 242 |                   if let ExternType::Func(func_ty) = import_err.ty() {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 243 | /                     self.func_new(import.module(), import.name(), func_ty, move |_, _, _| {
[INFO] [stdout] 244 | |                         bail!(import_err.clone());
[INFO] [stdout] 245 | |                     })?;
[INFO] [stdout]     | |                       -
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |_______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 246 |                   }
[INFO] [stdout] 247 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import_err` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/runtime/linker.rs:241:38
[INFO] [stdout]      |
[INFO] [stdout]  241 |               if let Err(import_err) = self._get_by_import(&import) {
[INFO] [stdout]      |                          ----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                          |             |
[INFO] [stdout]      |                          |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                          |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                          `import_err` calls a custom destructor
[INFO] [stdout]      |                          `import_err` will be dropped later as of Edition 2024
[INFO] [stdout]  242 |                   if let ExternType::Func(func_ty) = import_err.ty() {
[INFO] [stdout]  243 | /                     self.func_new(import.module(), import.name(), func_ty, move |_, _, _| {
[INFO] [stdout]  244 | |                         bail!(import_err.clone());
[INFO] [stdout]  245 | |                     })?;
[INFO] [stdout]      | |                       -
[INFO] [stdout]      | |                       |
[INFO] [stdout]      | |_______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  248 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:876:1
[INFO] [stdout]      |
[INFO] [stdout]  876 | impl Drop for TypeRegistryInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/vm/store_box.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import_err` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]      |
[INFO] [stdout]  597 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:279:52
[INFO] [stdout]     |
[INFO] [stdout] 278 |               if let Err(import_err) = self._get_by_import(&import) {
[INFO] [stdout]     |                          ----------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `import_err` calls a custom destructor
[INFO] [stdout]     |                          `import_err` will be dropped later as of Edition 2024
[INFO] [stdout] 279 |                   if let ExternType::Func(func_ty) = import_err.ty() {
[INFO] [stdout]     |                                           -------    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |          |
[INFO] [stdout]     |                                           |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                           |          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                           `func_ty` calls a custom destructor
[INFO] [stdout]     |                                           `func_ty` will be dropped later as of Edition 2024
[INFO] [stdout] 280 |                       let result_tys: Vec<_> = func_ty.results().collect();
[INFO] [stdout]     |                           ----------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `result_tys` calls a custom destructor
[INFO] [stdout]     |                           `result_tys` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 288 | /                     self.func_new(
[INFO] [stdout] 289 | |                         import.module(),
[INFO] [stdout] 290 | |                         import.name(),
[INFO] [stdout] 291 | |                         func_ty,
[INFO] [stdout] ...   |
[INFO] [stdout] 307 | |                         },
[INFO] [stdout] 308 | |                     )?;
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 309 |                   }
[INFO] [stdout] 310 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import_err` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `func_ty` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result_tys` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/runtime/linker.rs:278:38
[INFO] [stdout]      |
[INFO] [stdout]  278 |               if let Err(import_err) = self._get_by_import(&import) {
[INFO] [stdout]      |                          ----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                          |             |
[INFO] [stdout]      |                          |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                          |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                          `import_err` calls a custom destructor
[INFO] [stdout]      |                          `import_err` will be dropped later as of Edition 2024
[INFO] [stdout]  279 |                   if let ExternType::Func(func_ty) = import_err.ty() {
[INFO] [stdout]      |                                           -------
[INFO] [stdout]      |                                           |
[INFO] [stdout]      |                                           `func_ty` calls a custom destructor
[INFO] [stdout]      |                                           `func_ty` will be dropped later as of Edition 2024
[INFO] [stdout]  280 |                       let result_tys: Vec<_> = func_ty.results().collect();
[INFO] [stdout]      |                           ----------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           `result_tys` calls a custom destructor
[INFO] [stdout]      |                           `result_tys` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  288 | /                     self.func_new(
[INFO] [stdout]  289 | |                         import.module(),
[INFO] [stdout]  290 | |                         import.name(),
[INFO] [stdout]  291 | |                         func_ty,
[INFO] [stdout] ...    |
[INFO] [stdout]  307 | |                         },
[INFO] [stdout]  308 | |                     )?;
[INFO] [stdout]      | |                      -
[INFO] [stdout]      | |                      |
[INFO] [stdout]      | |______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  311 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:876:1
[INFO] [stdout]      |
[INFO] [stdout]  876 | impl Drop for TypeRegistryInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/vm/store_box.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import_err` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `func_ty` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result_tys` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]      |
[INFO] [stdout]  597 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:470:19
[INFO] [stdout]     |
[INFO] [stdout] 469 |             let mut future = Pin::from(func(caller, params, results));
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `future` calls a custom destructor
[INFO] [stdout]     |                 `future` will be dropped later as of Edition 2024
[INFO] [stdout] 470 |             match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 474 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:573:23
[INFO] [stdout]     |
[INFO] [stdout] 572 |                 let mut future = Pin::from(func(caller, args));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 573 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 577 |             },
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/runtime/linker.rs:923:19
[INFO] [stdout]      |
[INFO] [stdout]  923 |             match export.ty().func() { Some(func_ty) => {
[INFO] [stdout]      |                   ^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                   up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  924 |                 let instance_pre = self.instantiate_pre(module)?;
[INFO] [stdout]      |                                    -----------------------------
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  928 |                 self.insert(key, Definition::new(store.0, func.into()))?;
[INFO] [stdout]      |                 --------------------------------------------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  929 |             } _ => if export.name() == "memory" && export.ty().memory().is_some() {
[INFO] [stdout]      |                                                    -----------
[INFO] [stdout]      |                                                    |
[INFO] [stdout]      |                                                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  930 |                 // Allow an exported "memory" memory for now.
[INFO] [stdout]  931 |             } else if export.name() == "__indirect_function_table" && export.ty().table().is_some()
[INFO] [stdout]      |                                                                       -----------
[INFO] [stdout]      |                                                                       |
[INFO] [stdout]      |                                                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                                                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  934 |             } else if export.name() == "table" && export.ty().table().is_some() {
[INFO] [stdout]      |                                                   -----------
[INFO] [stdout]      |                                                   |
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                                   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]  935 |                 // Allow an exported "table" table for now.
[INFO] [stdout]  936 |             } else if export.name() == "__data_end" && export.ty().global().is_some() {
[INFO] [stdout]      |                                                        -----------
[INFO] [stdout]      |                                                        |
[INFO] [stdout]      |                                                        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                                        `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  941 |             } else if export.name() == "__heap_base" && export.ty().global().is_some() {
[INFO] [stdout]      |                                                         -----------
[INFO] [stdout]      |                                                         |
[INFO] [stdout]      |                                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  946 |             } else if export.name() == "__dso_handle" && export.ty().global().is_some() {
[INFO] [stdout]      |                                                          -----------
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                                          `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  951 |             } else if export.name() == "__rtti_base" && export.ty().global().is_some() {
[INFO] [stdout]      |                                                         -----------
[INFO] [stdout]      |                                                         |
[INFO] [stdout]      |                                                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  958 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]      |
[INFO] [stdout]  597 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:876:1
[INFO] [stdout]      |
[INFO] [stdout]  876 | impl Drop for TypeRegistryInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/vm/store_box.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/module.rs:1061:1
[INFO] [stdout]      |
[INFO] [stdout] 1061 | impl Drop for ModuleInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]      |
[INFO] [stdout]  597 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/runtime/store.rs:2228:27
[INFO] [stdout]      |
[INFO] [stdout] 2219 |                     let _reset = Reset(self.current_poll_cx, *self.current_poll_cx);
[INFO] [stdout]      |                         ------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `_reset` calls a custom destructor
[INFO] [stdout]      |                         `_reset` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2228 |                     match self.resume(Ok(())) {
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2255 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]      |
[INFO] [stdout]  597 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_reset` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/store.rs:2696:1
[INFO] [stdout]      |
[INFO] [stdout] 2696 | impl<T: Copy> Drop for Reset<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/values.rs:861:15
[INFO] [stdout]     |
[INFO] [stdout] 857 |         let mut store = AutoAssertNoGc::new(store);
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `store` calls a custom destructor
[INFO] [stdout]     |             `store` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 861 |         match (self, ty.heap_type().top()) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 898 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/store.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | impl Drop for AutoAssertNoGc<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/vm/instance/allocator.rs:391:15
[INFO] [stdout]     |
[INFO] [stdout] 386 |           let mut memories = PrimaryMap::with_capacity(num_defined_memories);
[INFO] [stdout]     |               ------------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `memories` calls a custom destructor
[INFO] [stdout]     |               `memories` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 391 |           match (|| {
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 392 | |             self.allocate_memories(&mut request, &mut memories)?;
[INFO] [stdout] 393 | |             self.allocate_tables(&mut request, &mut tables)?;
[INFO] [stdout] 394 | |             Ok(())
[INFO] [stdout] 395 | |         })() {
[INFO] [stdout]     | |            ^
[INFO] [stdout]     | |            |
[INFO] [stdout]     | |____________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 409 |       }}
[INFO] [stdout]     |        - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `memories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/component/resource_table.rs:265:15
[INFO] [stdout]     |
[INFO] [stdout] 264 |         let entry = self.delete_entry(resource.rep())?;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `entry` calls a custom destructor
[INFO] [stdout]     |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 265 |         match entry.entry.downcast() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 269 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `entry` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     register(PREV_SIGSEGV.as_mut_ptr(), libc::SIGSEGV);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     register(PREV_SIGILL.as_mut_ptr(), libc::SIGILL);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |         register(PREV_SIGFPE.as_mut_ptr(), libc::SIGFPE);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |         register(PREV_SIGBUS.as_mut_ptr(), libc::SIGBUS);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |         libc::SIGSEGV => PREV_SIGSEGV.as_ptr(),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |         libc::SIGBUS => PREV_SIGBUS.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         libc::SIGFPE => PREV_SIGFPE.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |         libc::SIGILL => PREV_SIGILL.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:567:19
[INFO] [stdout]     |
[INFO] [stdout] 566 |             let mut future = Pin::from(func(caller, params, results));
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `future` calls a custom destructor
[INFO] [stdout]     |                 `future` will be dropped later as of Edition 2024
[INFO] [stdout] 567 |             match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 571 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/func.rs:876:19
[INFO] [stdout]     |
[INFO] [stdout] 874 |             let mut future = Pin::from(func(caller, args));
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `future` calls a custom destructor
[INFO] [stdout]     |                 `future` will be dropped later as of Edition 2024
[INFO] [stdout] 875 |
[INFO] [stdout] 876 |             match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 880 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/externals/global.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |             let mut store = AutoAssertNoGc::new(store.0);
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `store` calls a custom destructor
[INFO] [stdout]     |                 `store` will be dropped later as of Edition 2024
[INFO] [stdout] 111 |             let definition = &*store[self.0].definition;
[INFO] [stdout] 112 |             match self._ty(&store).content() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 162 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/store.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | impl Drop for AutoAssertNoGc<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:242:52
[INFO] [stdout]     |
[INFO] [stdout] 241 |               if let Err(import_err) = self._get_by_import(&import) {
[INFO] [stdout]     |                          ----------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `import_err` calls a custom destructor
[INFO] [stdout]     |                          `import_err` will be dropped later as of Edition 2024
[INFO] [stdout] 242 |                   if let ExternType::Func(func_ty) = import_err.ty() {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 243 | /                     self.func_new(import.module(), import.name(), func_ty, move |_, _, _| {
[INFO] [stdout] 244 | |                         bail!(import_err.clone());
[INFO] [stdout] 245 | |                     })?;
[INFO] [stdout]     | |                       -
[INFO] [stdout]     | |                       |
[INFO] [stdout]     | |_______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 246 |                   }
[INFO] [stdout] 247 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import_err` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/runtime/linker.rs:241:38
[INFO] [stdout]      |
[INFO] [stdout]  241 |               if let Err(import_err) = self._get_by_import(&import) {
[INFO] [stdout]      |                          ----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                          |             |
[INFO] [stdout]      |                          |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                          |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                          `import_err` calls a custom destructor
[INFO] [stdout]      |                          `import_err` will be dropped later as of Edition 2024
[INFO] [stdout]  242 |                   if let ExternType::Func(func_ty) = import_err.ty() {
[INFO] [stdout]  243 | /                     self.func_new(import.module(), import.name(), func_ty, move |_, _, _| {
[INFO] [stdout]  244 | |                         bail!(import_err.clone());
[INFO] [stdout]  245 | |                     })?;
[INFO] [stdout]      | |                       -
[INFO] [stdout]      | |                       |
[INFO] [stdout]      | |_______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  248 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:876:1
[INFO] [stdout]      |
[INFO] [stdout]  876 | impl Drop for TypeRegistryInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/vm/store_box.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import_err` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]      |
[INFO] [stdout]  597 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:279:52
[INFO] [stdout]     |
[INFO] [stdout] 278 |               if let Err(import_err) = self._get_by_import(&import) {
[INFO] [stdout]     |                          ----------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          `import_err` calls a custom destructor
[INFO] [stdout]     |                          `import_err` will be dropped later as of Edition 2024
[INFO] [stdout] 279 |                   if let ExternType::Func(func_ty) = import_err.ty() {
[INFO] [stdout]     |                                           -------    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                           |          |
[INFO] [stdout]     |                                           |          this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                           |          up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                           `func_ty` calls a custom destructor
[INFO] [stdout]     |                                           `func_ty` will be dropped later as of Edition 2024
[INFO] [stdout] 280 |                       let result_tys: Vec<_> = func_ty.results().collect();
[INFO] [stdout]     |                           ----------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `result_tys` calls a custom destructor
[INFO] [stdout]     |                           `result_tys` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 288 | /                     self.func_new(
[INFO] [stdout] 289 | |                         import.module(),
[INFO] [stdout] 290 | |                         import.name(),
[INFO] [stdout] 291 | |                         func_ty,
[INFO] [stdout] ...   |
[INFO] [stdout] 307 | |                         },
[INFO] [stdout] 308 | |                     )?;
[INFO] [stdout]     | |                      -
[INFO] [stdout]     | |                      |
[INFO] [stdout]     | |______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 309 |                   }
[INFO] [stdout] 310 |               }
[INFO] [stdout]     |               - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import_err` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `func_ty` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result_tys` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/runtime/linker.rs:278:38
[INFO] [stdout]      |
[INFO] [stdout]  278 |               if let Err(import_err) = self._get_by_import(&import) {
[INFO] [stdout]      |                          ----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                          |             |
[INFO] [stdout]      |                          |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                          |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                          `import_err` calls a custom destructor
[INFO] [stdout]      |                          `import_err` will be dropped later as of Edition 2024
[INFO] [stdout]  279 |                   if let ExternType::Func(func_ty) = import_err.ty() {
[INFO] [stdout]      |                                           -------
[INFO] [stdout]      |                                           |
[INFO] [stdout]      |                                           `func_ty` calls a custom destructor
[INFO] [stdout]      |                                           `func_ty` will be dropped later as of Edition 2024
[INFO] [stdout]  280 |                       let result_tys: Vec<_> = func_ty.results().collect();
[INFO] [stdout]      |                           ----------
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           `result_tys` calls a custom destructor
[INFO] [stdout]      |                           `result_tys` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  288 | /                     self.func_new(
[INFO] [stdout]  289 | |                         import.module(),
[INFO] [stdout]  290 | |                         import.name(),
[INFO] [stdout]  291 | |                         func_ty,
[INFO] [stdout] ...    |
[INFO] [stdout]  307 | |                         },
[INFO] [stdout]  308 | |                     )?;
[INFO] [stdout]      | |                      -
[INFO] [stdout]      | |                      |
[INFO] [stdout]      | |______________________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  311 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:876:1
[INFO] [stdout]      |
[INFO] [stdout]  876 | impl Drop for TypeRegistryInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/vm/store_box.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `import_err` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `func_ty` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `result_tys` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]      |
[INFO] [stdout]  597 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:470:19
[INFO] [stdout]     |
[INFO] [stdout] 469 |             let mut future = Pin::from(func(caller, params, results));
[INFO] [stdout]     |                 ----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `future` calls a custom destructor
[INFO] [stdout]     |                 `future` will be dropped later as of Edition 2024
[INFO] [stdout] 470 |             match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 474 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/linker.rs:573:23
[INFO] [stdout]     |
[INFO] [stdout] 572 |                 let mut future = Pin::from(func(caller, args));
[INFO] [stdout]     |                     ----------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `future` calls a custom destructor
[INFO] [stdout]     |                     `future` will be dropped later as of Edition 2024
[INFO] [stdout] 573 |                 match unsafe { async_cx.block_on(future.as_mut()) } {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 577 |             },
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/runtime/linker.rs:923:19
[INFO] [stdout]      |
[INFO] [stdout]  923 |             match export.ty().func() { Some(func_ty) => {
[INFO] [stdout]      |                   ^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                   up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  924 |                 let instance_pre = self.instantiate_pre(module)?;
[INFO] [stdout]      |                                    -----------------------------
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  928 |                 self.insert(key, Definition::new(store.0, func.into()))?;
[INFO] [stdout]      |                 --------------------------------------------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  929 |             } _ => if export.name() == "memory" && export.ty().memory().is_some() {
[INFO] [stdout]      |                                                    -----------
[INFO] [stdout]      |                                                    |
[INFO] [stdout]      |                                                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                                    `#3` will be dropped later as of Edition 2024
[INFO] [stdout]  930 |                 // Allow an exported "memory" memory for now.
[INFO] [stdout]  931 |             } else if export.name() == "__indirect_function_table" && export.ty().table().is_some()
[INFO] [stdout]      |                                                                       -----------
[INFO] [stdout]      |                                                                       |
[INFO] [stdout]      |                                                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                                                                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  934 |             } else if export.name() == "table" && export.ty().table().is_some() {
[INFO] [stdout]      |                                                   -----------
[INFO] [stdout]      |                                                   |
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                                   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]  935 |                 // Allow an exported "table" table for now.
[INFO] [stdout]  936 |             } else if export.name() == "__data_end" && export.ty().global().is_some() {
[INFO] [stdout]      |                                                        -----------
[INFO] [stdout]      |                                                        |
[INFO] [stdout]      |                                                        this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                                        `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  941 |             } else if export.name() == "__heap_base" && export.ty().global().is_some() {
[INFO] [stdout]      |                                                         -----------
[INFO] [stdout]      |                                                         |
[INFO] [stdout]      |                                                         this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                                                         `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  946 |             } else if export.name() == "__dso_handle" && export.ty().global().is_some() {
[INFO] [stdout]      |                                                          -----------
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                                                          `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  951 |             } else if export.name() == "__rtti_base" && export.ty().global().is_some() {
[INFO] [stdout]      |                                                         -----------
[INFO] [stdout]      |                                                         |
[INFO] [stdout]      |                                                         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |                                                         `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  958 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]      |
[INFO] [stdout]  597 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:876:1
[INFO] [stdout]      |
[INFO] [stdout]  876 | impl Drop for TypeRegistryInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.5/src/raw/mod.rs:3679:1
[INFO] [stdout]      |
[INFO] [stdout] 3679 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/vm/store_box.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl<T: ?Sized> Drop for StoreBox<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/module.rs:1061:1
[INFO] [stdout]      |
[INFO] [stdout] 1061 | impl Drop for ModuleInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]      |
[INFO] [stdout]  597 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]      |
[INFO] [stdout]  226 | impl Drop for RegisteredType {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/runtime/store.rs:2228:27
[INFO] [stdout]      |
[INFO] [stdout] 2219 |                     let _reset = Reset(self.current_poll_cx, *self.current_poll_cx);
[INFO] [stdout]      |                         ------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `_reset` calls a custom destructor
[INFO] [stdout]      |                         `_reset` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2228 |                     match self.resume(Ok(())) {
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 2255 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]      |
[INFO] [stdout]  597 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_reset` invokes this custom destructor
[INFO] [stdout]     --> src/runtime/store.rs:2696:1
[INFO] [stdout]      |
[INFO] [stdout] 2696 | impl<T: Copy> Drop for Reset<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/values.rs:861:15
[INFO] [stdout]     |
[INFO] [stdout] 857 |         let mut store = AutoAssertNoGc::new(store);
[INFO] [stdout]     |             ---------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `store` calls a custom destructor
[INFO] [stdout]     |             `store` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 861 |         match (self, ty.heap_type().top()) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 898 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/type_registry.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl Drop for RegisteredType {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `store` invokes this custom destructor
[INFO] [stdout]    --> src/runtime/store.rs:433:1
[INFO] [stdout]     |
[INFO] [stdout] 433 | impl Drop for AutoAssertNoGc<'_> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/vm/instance/allocator.rs:391:15
[INFO] [stdout]     |
[INFO] [stdout] 386 |           let mut memories = PrimaryMap::with_capacity(num_defined_memories);
[INFO] [stdout]     |               ------------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `memories` calls a custom destructor
[INFO] [stdout]     |               `memories` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 391 |           match (|| {
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 392 | |             self.allocate_memories(&mut request, &mut memories)?;
[INFO] [stdout] 393 | |             self.allocate_tables(&mut request, &mut tables)?;
[INFO] [stdout] 394 | |             Ok(())
[INFO] [stdout] 395 | |         })() {
[INFO] [stdout]     | |            ^
[INFO] [stdout]     | |            |
[INFO] [stdout]     | |____________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 409 |       }}
[INFO] [stdout]     |        - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/error.rs:597:1
[INFO] [stdout]     |
[INFO] [stdout] 597 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `memories` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/runtime/component/resource_table.rs:265:15
[INFO] [stdout]     |
[INFO] [stdout] 264 |         let entry = self.delete_entry(resource.rep())?;
[INFO] [stdout]     |             -----
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `entry` calls a custom destructor
[INFO] [stdout]     |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] 265 |         match entry.entry.downcast() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 269 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `entry` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     register(PREV_SIGSEGV.as_mut_ptr(), libc::SIGSEGV);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     register(PREV_SIGILL.as_mut_ptr(), libc::SIGILL);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |         register(PREV_SIGFPE.as_mut_ptr(), libc::SIGFPE);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |         register(PREV_SIGBUS.as_mut_ptr(), libc::SIGBUS);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |         libc::SIGSEGV => PREV_SIGSEGV.as_ptr(),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |         libc::SIGBUS => PREV_SIGBUS.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         libc::SIGFPE => PREV_SIGFPE.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |         libc::SIGILL => PREV_SIGILL.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: wasmtime v22.0.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling wasmtime v22.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `offset_of` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | #![feature(offset_of)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `offset_of` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | #![feature(offset_of)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/func/typed.rs:772:97
[INFO] [stdout]     |
[INFO] [stdout] 772 |             unsafe fn load(store: &mut AutoAssertNoGc<'_>, abi: &Self::ValRawStorage) -> Self { unsafe {
[INFO] [stdout]     |                                                                                                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 780 | for_each_function_signature!(impl_wasm_results);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_results` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/runtime/func.rs:1806:31
[INFO] [stdout]      |
[INFO] [stdout] 1806 |             ) -> Result<()> { unsafe {
[INFO] [stdout]      |                               ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 1839 | for_each_function_signature!(impl_wasm_host_results);
[INFO] [stdout]      | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_wasm_host_results` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/runtime/func.rs:1954:108
[INFO] [stdout]      |
[INFO] [stdout] 1954 |             unsafe fn load(_store: &mut AutoAssertNoGc<'_>, _values: &mut [MaybeUninit<ValRaw>]) -> Self { unsafe {
[INFO] [stdout]      |                                                                                                            ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 1967 | for_each_function_signature!(impl_wasm_ty_list);
[INFO] [stdout]      | ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_wasm_ty_list` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/runtime/func/typed.rs:710:24
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let ($(ref $t,)*) = self;
[INFO] [stdout]     |                        ^^^^^^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout]     |                        occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 752 | for_each_function_signature!(impl_wasm_params);
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]     = note: this error originates in the macro `impl_wasm_params` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 710 |                 let &($(ref $t,)*) = self;
[INFO] [stdout]     |                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/func/typed.rs:772:97
[INFO] [stdout]     |
[INFO] [stdout] 772 |             unsafe fn load(store: &mut AutoAssertNoGc<'_>, abi: &Self::ValRawStorage) -> Self { unsafe {
[INFO] [stdout]     |                                                                                                 ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 780 | for_each_function_signature!(impl_wasm_results);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `impl_wasm_results` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/runtime/func.rs:1806:31
[INFO] [stdout]      |
[INFO] [stdout] 1806 |             ) -> Result<()> { unsafe {
[INFO] [stdout]      |                               ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 1839 | for_each_function_signature!(impl_wasm_host_results);
[INFO] [stdout]      | ---------------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_wasm_host_results` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]     --> src/runtime/func.rs:1954:108
[INFO] [stdout]      |
[INFO] [stdout] 1954 |             unsafe fn load(_store: &mut AutoAssertNoGc<'_>, _values: &mut [MaybeUninit<ValRaw>]) -> Self { unsafe {
[INFO] [stdout]      |                                                                                                            ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 1967 | for_each_function_signature!(impl_wasm_ty_list);
[INFO] [stdout]      | ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this warning originates in the macro `impl_wasm_ty_list` which comes from the expansion of the macro `for_each_function_signature` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `head`
[INFO] [stdout]    --> src/runtime/vm/traphandlers.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |             let head = tls::raw::replace(prev);
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_head`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/vm/libcalls.rs:110:51
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 ) $( -> libcall!(@ty $result))? { unsafe {
[INFO] [stdout]     |                                                   ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 149 |     wasmtime_environ::foreach_builtin_function!(libcall);
[INFO] [stdout]     |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `libcall` which comes from the expansion of the macro `wasmtime_environ::foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtime/vm/mpk/pkru.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let result = unsafe { core::arch::x86_64::__cpuid(0x07) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtime/vm/mpk/pkru.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let result = unsafe { core::arch::x86_64::__cpuid(0) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `head`
[INFO] [stdout]    --> src/runtime/vm/traphandlers.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |             let head = tls::raw::replace(prev);
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_head`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/runtime/vm/libcalls.rs:110:51
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 ) $( -> libcall!(@ty $result))? { unsafe {
[INFO] [stdout]     |                                                   ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] ...
[INFO] [stdout] 149 |     wasmtime_environ::foreach_builtin_function!(libcall);
[INFO] [stdout]     |     ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `libcall` which comes from the expansion of the macro `wasmtime_environ::foreach_builtin_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtime/vm/mpk/pkru.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let result = unsafe { core::arch::x86_64::__cpuid(0x07) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtime/vm/mpk/pkru.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let result = unsafe { core::arch::x86_64::__cpuid(0) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wasmtime` (lib) due to 16 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wasmtime` (lib test) due to 16 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "69a7ba30cad1a6c083bafe7a8d5c2b81737a81a4860e80d24a7daafc0727c58d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69a7ba30cad1a6c083bafe7a8d5c2b81737a81a4860e80d24a7daafc0727c58d", kill_on_drop: false }`
[INFO] [stdout] 69a7ba30cad1a6c083bafe7a8d5c2b81737a81a4860e80d24a7daafc0727c58d
